      Centipede

   Insert the DSK file into the Emulator:
   In DOS type:
   BASIC CENTIPED.BAS
   In BASIC type:
   RUN"CENTIPED.BAS"

   You are the "O" and your objective is to eat 5000 dots (".") without colide with the Trees ("*") ...
Controls:
   Left Cursor = Move Left
   Right Cursor = Move Right
   Stop = Stop
